const time.maxDuration
5 uses
time (current package)
time.go#L915: maxDuration Duration = 1<<63 - 1
time.go#L1148: return maxDuration // overflow
time.go#L1159: return maxDuration
time.go#L1206: return maxDuration // t - u is positive out of range
time.go#L1213: return maxDuration // t - u is positive out of range
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)